/*底部内容*/
#footer {
  margin-top: 0;
  margin-top: 130px\0;
}
.footer-part {
  width: 100%;
  height: 350px;
  background: linear-gradient(#BE443F 4%, #B01D17 14%, #BE443F 100%);
  /*IE8.0 版本可以识别*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(gradientType = 0, startColorstr = #BE443F, endColorstr = #BE443F)";
  margin: 0 auto 0;
}
.footer {
  width: 980px;
  height: 280px;
  display: flex;
  margin: 36px auto 0;
  margin: 0 auto\0;
}
.footer dl {
  flex: 1;
  margin: 0;
  /*ie8*/
  width: 14%\0;
  float: left\0;
}
.footer dt {
  padding: 17px 16px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 14px;
}
.footer dt a, .footer dd a {
  color: #FFFFFF;
  text-decoration: none;
}
.footer dd {
  width: 100%;
  line-height: 25px;
  cursor: pointer;
  text-align: left;
  font-size: 12px;
  margin-left: 30%;
}

/*友情链接*/
.footer-form {
  width: 980px;
  text-align: center;
  font-weight: bold;
  line-height: 70px;
  text-align-last: center;
  margin: 0 auto;
  padding-bottom: 5px;
  float: left\0;
  margin-left: calc((100% - 980px) / 2);
  margin-right: calc((100% - 980px) / 2);
  margin-left: 15%\0;
  margin-right: 15%\0;
}
.form-item {
  height: 28px;
  width: 185px;
  border: none;
  margin: 12px;
  color: #333333;
  font-size: 12px;
  background-image: linear-gradient(180deg, #FFFFFF 0%, #FDFDFD 25%, #F1F1F1 100%);
  /*IE8.0 版本可以识别*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(gradientType = 0, startColorstr = #FFFFFF, endColorstr = #F1F1F1)";
  padding-left: 33px\0;
  height: 20px\0;
}
/*版权*/
.copyright .about {
  width: 980px;
  margin-top: 10px;
  color: #b7b7b7;
  font-size: 12px;
}
.copyright {
  background: #ffffff;
}
.copyright p {
  text-align: center;
  color: #b7b7b7;
  font-size: 10px;
  margin: 25px auto 10px;
}
.copyright p a {
  margin: 15px 15px 0;
  text-decoration: none;
  color: #b7b7b7;
  font-size: 10px;
}
.copyright p:first-child a {
  margin: 15px 15px 0 0;
}

.copyright img {
    width: 36px;
    height: auto;
    vertical-align: middle;
}
.footer-title{
  color: #FFFFFF;
}
